Uses of Class
presentation.OrchestratorFrame

Packages that use OrchestratorFrame
presentation   
 

Uses of OrchestratorFrame in presentation
 

Fields in presentation declared as OrchestratorFrame
private  OrchestratorFrame TargetPanel.owner
           
private  OrchestratorFrame OrchestratorTablePanel.owner
           
private  OrchestratorFrame OrchestratorGraphPanel.owner
           
private  OrchestratorFrame ExecuteOrchestratorPanel.owner
           
private  OrchestratorFrame CartesianProductPanel.owner
           
private  OrchestratorFrame AvailablePanel.owner
           
 

Constructors in presentation with parameters of type OrchestratorFrame
AvailablePanel(OrchestratorFrame frame)
          This is the default constructor
CartesianProductPanel(OrchestratorFrame frame)
          This is the default constructor
ExecuteOrchestratorPanel(OrchestratorFrame frame)
          This is the default constructor
OrchestratorGraphPanel(OrchestratorFrame frame)
          This is the default constructor
OrchestratorTablePanel(OrchestratorFrame frame)
          This is the default constructor
TargetPanel(OrchestratorFrame frame)
          This is the default constructor